add randconfig target to Makefile
authorDoug Goldstein <cardoe@cardoe.com>
Thu, 18 Feb 2016 16:46:40 +0000 (17:46 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 18 Feb 2016 16:46:40 +0000 (17:46 +0100)
commit8ab7faf0b4ef1a8f1de13168721f2cb693ce4716
tree6c374b7ee4c813ae993a72ad66dceeb7acfc4278
parentaa793256a831fb089c61c60513667e9db63965ae
add randconfig target to Makefile

This allows us to generate a random config which can be used for build
testing random configurations.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/Makefile